home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / gstobject / stack / Example / h / mymain < prev    next >
Encoding:
Text File  |  1994-09-16  |  70 b   |  8 lines

  1.  
  2. #ifndef __MYMAIN
  3. #define __MYMAIN
  4.  
  5. procedure mymain; extern;
  6.  
  7. #endif
  8.